Remove SQL until it bumps log4j 2.17.1.#1419
Merged
dblock merged 1 commit intoopensearch-project:mainfrom Dec 30, 2021
Merged
Conversation
Signed-off-by: dblock <dblock@amazon.com>
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project status has failed because the head coverage (94.13%) is below the target coverage (98.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #1419 +/- ##
=========================================
Coverage 94.13% 94.13%
Complexity 11 11
=========================================
Files 139 139
Lines 3086 3086
Branches 8 8
=========================================
Hits 2905 2905
Misses 173 173
Partials 8 8 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
saratvemulapalli
approved these changes
Dec 30, 2021
owaiskazi19
approved these changes
Dec 30, 2021
dblock
added a commit
to dblock/opensearch-build
that referenced
this pull request
Dec 31, 2021
)" This reverts commit a7a7e96. Signed-off-by: dblock <dblock@dblock.org>
dblock
added a commit
that referenced
this pull request
Jan 3, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: dblock dblock@amazon.com
Description
opensearch-project/sql#354 is failing because there's no snapshot build, and there's no snapshot build because sql is included in it; remove it for now
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.